home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (InfoMagic) / Internet Tools.iso / dos_win / winsock / maillist / 94-05.Z / 94-05 / 000200_news@bigblue.oit.unc.edu_Wed May 14 14:53:38 1994.msg < prev    next >
Internet Message Format  |  1994-05-31  |  1KB

  1. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  2.           id AA02381; Sat, 14 May 1994 11:15:13 -0400
  3. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  4.           id AA05796; Sat, 14 May 1994 11:06:41 -0400
  5. Received: from GATEWAY by bigblue with netnews
  6.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  7. To: winsock@sunsite.unc.edu
  8. Date: 14 May 1994 14:53:38 GMT
  9. From: clj@astro.ocis.temple.edu (Cheng Li Jian)
  10. Message-Id: <2r2oli$ir6@cronkite.ocis.temple.edu>
  11. Organization: Temple University, Academic Computer Services
  12. Sender: ses
  13. Subject: Flooding problem
  14.  
  15.  
  16.  
  17.  Hi, everybody there 
  18.  
  19.  I am writing a communication program using winsock for a groupware
  20.  project, basicly it is a whiteboard(shared working place) program,
  21.  all the client send their message to a server.
  22.  I have a flooding problem. Whenever 2 or more client send their 
  23.  message to the server at same time, server has trouble to handle
  24.  them, either some data is lost or server crash totally.
  25.  Does winsock has some ways to handle this situation(queuing or
  26.  resending?).
  27.  I am running under dos 6.0, window NT, Trumpet winsock, using
  28.  Visual Basic 3.0, VTSOCKET as custom control to the winsock.
  29.  Any suggestion?
  30.  Please email me at clj@astro.ocis.temple.edu. Much thanks in advance.
  31.  
  32.  __ Lee   
  33.   
  34.